翻訳と辞書
Words near each other
・ SER F class
・ Ser humano!!
・ SER O class
・ Sequential access
・ Sequential access memory
・ Sequential algorithm
・ Sequential analysis
・ Sequential art
・ Sequential bilingualism
・ Sequential Circuits
・ Sequential Circuits Prophet 2000
・ Sequential Circuits Prophet-5
・ Sequential Circuits Six-Trak
・ Sequential Circuits Studio 440
・ Sequential consistency
Sequential coupling
・ Sequential decoding
・ Sequential dynamical system
・ Sequential equilibrium
・ Sequential estimation
・ Sequential euclidean distance transforms
・ Sequential function chart
・ Sequential game
・ Sequential hermaphroditism
・ Sequential high-dose chemotherapy
・ Sequential lineups
・ Sequential logic
・ Sequential manual transmission
・ Sequential minimal optimization
・ Sequential model


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Sequential coupling : ウィキペディア英語版
Sequential coupling
In object-oriented programming, sequential coupling refers to a class that requires its methods to be called in a particular sequence. This may be an anti-pattern, depending on context.
Methods whose name starts with Init, Begin, Start, etc. may indicate the existence of sequential coupling.
Using a car as an analogy, if the user steps on the gas without first starting the engine, the car does not crash, fail, or throw an exception - it simply fails to accelerate.
Sequential coupling can be refactored with the template method pattern to overcome the problems posed by the usage of this anti-pattern.
== References ==



抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Sequential coupling」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.